I will first tidy the data set. It is important to standardize some
of the values including, snow, tmax,
tmin, and prcp. I am using filter
to make my dataset smaller, so that the data can be more easily
processed by my computer without crashing.